wayland: implement GInitable and check the connection to the display server
authorThomas Wood <thomas.wood@intel.com>
Fri, 22 Feb 2013 16:44:13 +0000 (16:44 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 23 Mar 2013 02:25:32 +0000 (22:25 -0400)
commit09d0d32af0e2b206e21afc6f081bbc8235e58009
treeb50471942d2c28ba9f9d73add6e5879d3b080255
parent3a9de35a6cefddc09aaf000e523f3435a955a5e7
wayland: implement GInitable and check the connection to the display server

Add GInitable implementation and fail the initialisation if it is not
possible to connect to the display server.

https://bugzilla.gnome.org/show_bug.cgi?id=694465
gdk/gdkdisplaymanager.c
gdk/wayland/gdkdisplaymanager-wayland.c